home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2005 July / Game.EXE_07_2005_DVD.iso / Flash / Strande / strande.swf / scripts / DefineButton2_145 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-12-13  |  59 b   |  5 lines

  1. on(press){
  2.    _quality = tempq;
  3.    gotoAndStop(110);
  4. }
  5.